ComponentOne Xamarin Edition
PageSize Property (C1VirtualCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1VirtualCollectionView<T> Class : PageSize Property
Gets or sets the number of items that will be fetch per page.
Syntax
public int PageSize {get; set;}
Remarks
This property must be greater than zero.
See Also

Reference

C1VirtualCollectionView<T> Class
C1VirtualCollectionView<T> Members